home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / hobby / cxmasc13.zip / GO.BAT < prev    next >
DOS Batch File  |  1995-10-06  |  1KB  |  40 lines

  1. @ECHO OFF
  2. CLS
  3. MORE < README.TXT
  4. echo 
  5. pause
  6. cls
  7. echo                    Computerized Christmas Cards Instructions
  8. echo 
  9. echo      ARROW KEYS = Use the up and down ARROW KEYS to select 1 of the 3
  10. echo                   available computerized Christmas cards.
  11. echo 
  12. echo      F1 = Press F1 to preview a Christmas card before you save it to a
  13. echo           floppy disk.
  14. echo 
  15. echo      F2 = Press F2 then type your holiday greetings up to 255 characters.
  16. echo           Press ENTER ONLY when you are finished typing message.
  17. echo 
  18. echo      F3 = Press F3 when you are ready to save your Christmas card and 
  19. echo           message to a floppy disk.  Make sure you have a blank disk in 
  20. echo           the proper drive, type the drive letter, and press ENTER.
  21. echo 
  22. echo      ESC = Press Esc when you are ready to exit the program.
  23. echo 
  24. echo           When labeling the disk that contains your Christmas card, be
  25. echo      sure and include something like this: To run Christmas card, Type
  26. echo      CARD and press ENTER.
  27. echo 
  28. echo           TO PRINT THIS FILE, TURN PRINTER ON AND PRESS A KEY.  
  29. echo                     Press CTRL + C to return to DOS.
  30. pause
  31. cls
  32. echo 
  33. echo             GO.BAT file of instructions is now being printed.
  34. echo 
  35. copy GO.BAT prn
  36. cls
  37. echo 
  38. echo                           . . . . . Printing finished.
  39. echo 
  40.